HOME |  BACK |  NEXT |  _  WORDLIST |  TOPICS |  _  AUTHORS |  E-MAIL |  _  INDEX | -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

WWWE Logo Exception Handling

Exception handling is a programming term used when defining ways in which exceptions or errors are to be handles. For example, Java has an "exception" mechanism designed specifically to help catch exceptions in Java programs. Most commonly, the term is used as "exception handling routines."

Exception handling is becoming increasingly important on the Web. As Web browsers connect to Web servers and receive errors, it's more helpful if the error message displayed is specific and meaningful rather than generic.

URLs

Writing Java Programs
This URL contains a link to a page under construction that contains information on Java's exception handling mechanisms.

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

E-Mail: The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights & IMPACT Online.
Revised -- February 20th, 1996